staging.inyokaproject.org

Fehlermeldung bei der Benutzung von DEVEDE

Status: Ungelöst | Ubuntu-Version: Ubuntu MATE 16.04 (Xenial Xerus)
Antworten |

Oldenburger1967

Anmeldungsdatum:
20. April 2010

Beiträge: Zähle...

Hallo Forum,

ich habe folgendes Problem, ich möchte einige Videodateien (-mp4 und mkv) auf eine Video DVD brennen. Hierzu benutze ich das Programm DEVEDE! Allerdings hat das Programm bisher jedes mal abgebrochen. Anbei füge ich die aktuelle Fehlermeldung bei:

FFProbe JSON data: {
    "streams": [
        {
            "index": 0,
            "codec_name": "h264",
            "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",
            "profile": "Main",
            "codec_type": "video",
            "codec_time_base": "1/180000",
            "codec_tag_string": "avc1",
            "codec_tag": "0x31637661",
            "width": 720,
            "height": 576,
            "coded_width": 720,
            "coded_height": 576,
            "has_b_frames": 2,
            "sample_aspect_ratio": "16:15",
            "display_aspect_ratio": "4:3",
            "pix_fmt": "yuv420p",
            "level": 40,
            "color_range": "tv",
            "color_space": "smpte170m",
            "color_transfer": "bt709",
            "color_primaries": "bt470bg",
            "chroma_location": "left",
            "refs": 4,
            "is_avc": "1",
            "nal_length_size": "4",
            "r_frame_rate": "25/1",
            "avg_frame_rate": "4309425/172379",
            "time_base": "1/90000",
            "start_pts": 0,
            "start_time": "0.000000",
            "duration_ts": 620564400,
            "duration": "6895.160000",
            "bit_rate": "2281640",
            "bits_per_raw_sample": "8",
            "nb_frames": "172377",
            "disposition": {
                "default": 1,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 0
            },
            "tags": {
                "creation_time": "2019-11-18 12:02:44",
                "language": "und",
                "handler_name": "VideoHandler"
            }
        },
        {
            "index": 1,
            "codec_name": "aac",
            "codec_long_name": "AAC (Advanced Audio Coding)",
            "profile": "LC",
            "codec_type": "audio",
            "codec_time_base": "1/48000",
            "codec_tag_string": "mp4a",
            "codec_tag": "0x6134706d",
            "sample_fmt": "fltp",
            "sample_rate": "48000",
            "channels": 2,
            "channel_layout": "stereo",
            "bits_per_sample": 0,
            "r_frame_rate": "0/0",
            "avg_frame_rate": "0/0",
            "time_base": "1/48000",
            "start_pts": -1024,
            "start_time": "-0.021333",
            "duration_ts": 330961920,
            "duration": "6895.040000",
            "bit_rate": "161207",
            "max_bit_rate": "161207",
            "nb_frames": "323205",
            "disposition": {
                "default": 1,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 0
            },
            "tags": {
                "creation_time": "2019-11-18 12:02:44",
                "language": "und",
                "handler_name": "Stereo"
            }
        },
        {
            "index": 2,
            "codec_name": "mov_text",
            "codec_long_name": "3GPP Timed Text subtitle",
            "codec_type": "subtitle",
            "codec_time_base": "1/1000",
            "codec_tag_string": "text",
            "codec_tag": "0x74786574",
            "r_frame_rate": "0/0",
            "avg_frame_rate": "0/0",
            "time_base": "1/1000",
            "start_pts": -21,
            "start_time": "-0.021000",
            "duration_ts": 6895160,
            "duration": "6895.160000",
            "nb_frames": "12",
            "disposition": {
                "default": 0,
                "dub": 0,
                "original": 0,
                "comment": 0,
                "lyrics": 0,
                "karaoke": 0,
                "forced": 0,
                "hearing_impaired": 0,
                "visual_impaired": 0,
                "clean_effects": 0,
                "attached_pic": 0
            },
            "tags": {
                "creation_time": "2019-11-18 12:02:44",
                "language": "eng",
                "handler_name": "SubtitleHandler"
            }
        }
    ]
}


Creating menu 0


Launching: ffmpeg -loop 1 -f image2 -i /home/thomas/Videos/DEVEDE/movie/menu/menu_0_bg.png -i /usr/share/devede_ng/silence.ogg -y -target pal-dvd -acodec mp2 -s 720x576 -g 12 -b:v 2500k -b:a 224k -aspect 4:3 -t 31 /home/thomas/Videos/DEVEDE/movie/menu/menu_0.mpg

Converting Leute Mit Fluegeln Filmwerke


Launching: ffmpeg -i /home/thomas/Videos/Leute mit Fluegeln/Leute Mit Fluegeln Filmwerke.mp4 -i /home/thomas/Videos/Leute mit Fluegeln/Leute Mit Fluegeln Filmwerke.mp4 -map 1:0 -map 0:1 -y -target pal-dvd -sn -g 12 -bf 2 -strict 1 -ac 2 -aspect 1.3333333333333333 -s 720x576 -trellis 1 -mbd 2 -b:a 224k -b:v 5000k /home/thomas/Videos/DEVEDE/movie/movies/movie_0.mpg


ffmpeg version 2.8.2 Copyright (c) 2000-2015 the FFmpeg developers
  built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4) 20160609
  configuration: --disable-yasm
  libavutil      54. 31.100 / 54. 31.100
  libavcodec     56. 60.100 / 56. 60.100
  libavformat    56. 40.101 / 56. 40.101
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 40.101 /  5. 40.101
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  2.101 /  1.  2.101
[image2 @ 0x298b780] Could not find codec parameters for stream 0 (Video: png, none): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
/home/thomas/Videos/DEVEDE/movie/menu/menu_0_bg.png: could not find codec parameters
Input #0, image2, from '/home/thomas/Videos/DEVEDE/movie/menu/menu_0_bg.png':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: png, none, 25 fps, 25 tbr, 25 tbn, 25 tbc
Input #1, ogg, from '/usr/share/devede_ng/silence.ogg':
  Duration: 00:00:38.05, start: 0.000000, bitrate: 1 kb/s
    Stream #1:0: Audio: vorbis, 48000 Hz, stereo, fltp, 64 kb/s
    Metadata:
      ENCODER         : VLC media player
No decoder for stream #0:0, filtering impossible
Error opening filters!

Könntet Ihr mir bitte helfen?

Ich verbleibe mit freundlichen Grüßen und danke Euch im Voraus

Der Oldenburger

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Nehme mal die Leerzeichen raus

/home/thomas/Videos/Leute mit Fluegeln/Leute Mit Fluegeln Filmwerke.mp4

Beispielsweise

/home/thomas/Videos/Leute_mit_Fluegeln/Leute_Mit_Fluegeln_Filmwerke.mp4

/home/thomas/Videos/Leute-mit-Fluegeln/Leute-Mit-Fluegeln-Filmwerke.mp4

Dann Versuche es nochmal.

P.s.

Mate 16.04 ist aus dem Support 💡

Siehe auch mal hier http://www.linuxandubuntu.com/home/devede-ng-review-create-video-dvd-and-cds

und hier http://www.rastersoft.com/programas/devede.html

Antworten |